runtime.specialCleanup.id (field)
4 uses
runtime (current package)
mcheckmark.go#L233: ctx = getCleanupContext(r.ptr, ((*specialCleanup)(unsafe.Pointer(r.sp))).id)
mcleanup.go#L177: (*specialCleanup)(unsafe.Pointer(s)).id == c.id {
mheap.go#L2208: id uint64
mheap.go#L2223: s.id = id
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)